-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kube-reserved update #4019
Kube-reserved update #4019
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
CHANGELOG.md
Outdated
@@ -26,7 +26,7 @@ Monitor the release status by regions at [AKS-Release-Tracker](https://releases. | |||
* Fixed an issue where PUT operations on managedClusters or agentPools see long latency in the overall operation due to an internal network issue. | |||
* PATCH operations were allowed on managedClusters in a non-terminal provisioningState. This could cause an eTag mismatch and inconsistent results or failures. PATCH operations will now be block for managedClusters in a non-terminal provisioningState. | |||
* Behavioral Change | |||
* Updates to optimize the kube-reserved eviction thresholds [available in 1.28](https://learn.microsoft.com/en-us/azure/aks/concepts-clusters-workloads#memory) | |||
* Changes to reduce the kube-reserved memory reservation and eviction threshold will not be available in 1.28 as previously shared due to a release issue. These optimizations will be releasing with AKS 1.29, which previews in January 2024. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Edit: These optimizations will be releasing with AKS Kubernetes minor version 1.29, which previews in January 2024.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* Kube-reserved update * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
Releasing kube-reserved changes with AKS 1.29